-
Home
-
WP SMS – Ultimate SMS & MMS Notifications, OTP, 2FA, and WooCommerce & Forms Integrations
-
6.9.11
-
Code
-
Classes
- NumberParser
| Total Complexity |
43 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
260 |
| Lines of code |
122 |
| Logical lines of code |
75 |
| Comment lines |
81 |
| Methods |
10 |
| Properties |
4 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isLengthValid() |
A |
60 |
9 |
12 |
| getValidNumber() |
A |
52 |
8 |
24 |
| addSelectedCountryCode() |
S |
55 |
6 |
20 |
| getAllowedDialCodes() |
S |
60 |
4 |
14 |
| isDuplicateInSubscribers() |
S |
60 |
4 |
12 |
| isDuplicateInUsermeta() |
S |
60 |
3 |
12 |
| getNormalizedNumber() |
S |
63 |
3 |
11 |
| isCountryCodeValid() |
S |
65 |
3 |
9 |
| isNumberFormatValid() |
S |
74 |
2 |
4 |
| __construct() |
S |
76 |
1 |
4 |